Updates an existing User
specified by its type
and id
path parameters and according to the request body.
Specify the user type to which your operations will be restricted.
any
, organization
, client
The id
of the referenced User
.
x >= 1
An object conforming to the User schema to be merged with the existing User.
A user with organization-wide access.
OK - The operation completed successfully and there is no response body.